home *** CD-ROM | disk | FTP | other *** search
/ ios / (WIN) ios / ios / ios.img / gest / 0desk / 00004.ls < prev    next >
Encoding:
Text File  |  1995-07-07  |  66 b   |  7 lines

  1. go(the frame)
  2. if rollOver(2) then
  3.   go("2")
  4. else
  5.   go("1")
  6. end if
  7.